HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/www/wp-content/plugins/newsletter/emails/assets/edit.css
.select2-container {
    max-width: 500px;
    display: block;
    margin: 1px;
    margin-top: 5px;
}

.tnp-emails-header {
    display: flex;
    justify-content: space-between;
    flex-basis: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
}

.tnp-submit {
    flex-grow: 3;
}

.tnp-emails-subject #options-subject {
    font-size: 1rem;
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    width: 90%;
    border: var(--tnp-input-border);
}

.tnp-emails-status {
    flex-grow: 1;
    background: #fffafa;
    padding: 10px 1rem;
    border-radius: 5px;
}